Taskbar |
Abstract |
| The ITaskbarList interface is used to control the taskbar. It allows you to dynamically add items to the taskbar, remove items from the taskbar, and activate items on the taskbar. |
TaskbarSampleWindow is a sample window that displays a checkbox that
allows a user to add and remove the application to and from the task bar.